Conversation
|
|
It isn't recognizing /obj/effect/decal/cobbleedge as a valid path. I'm sure I am just misunderstanding. This should replace all of the deprecated, edited cobbleedges with the proper borderfall object, right? |
|
Yes but its an update paths script |
I smartened up and read the documentation on this. Should be good to go now. Thanks Cheffie |
|
I forgot to put skip icon_state in it :( |
|
lol I can still do it! I wasn’t entirely sure if that mattered since the icon_state is teeeechnically still the same. No worries tho |
|
Was easier to just redo this from a fresh branch. #5381 |
About The Pull Request
Varedited cobble edges were previously used for the borderfall objects used on stage edges and other areas, these were changed with #4767 (I believe) leading to them breaking on some maps. This PR updates the paths for all .dmm that use the deprecated version.
Why It's Good For The Game
Clarity and expected items showing up in maps.
Changelog
🆑
map: Repathed all borderfall objects
/:cl:
Pre-Merge Checklist